Add short descriptions.
authorMatthias Clasen <maclas@gmx.de>
Sun, 15 Feb 2004 22:47:41 +0000 (22:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 15 Feb 2004 22:47:41 +0000 (22:47 +0000)
Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/tmpl/gtkcomboboxentry.sgml:
* gtk/tmpl/gtkcombobox.sgml: Add short descriptions.

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkcombobox.sgml
docs/reference/gtk/tmpl/gtkcomboboxentry.sgml

index d48b05e0a07fa06af21be81d929f08abdcda368c..67b5dddf2c8ed0ee326fd45024860b447c8a4f8a 100644 (file)
@@ -1,3 +1,8 @@
+Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcomboboxentry.sgml: 
+       * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
+
 Sun Feb 15 22:09:53 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/tmpl/gtkcombo.sgml: 
index dee2a7886ec054343db8615cc101a8242bc70945..e63d94bf5ff72f94e769ca35afcbe9e3e5e4d1c0 100644 (file)
@@ -2,6 +2,7 @@
 GtkComboBox
 
 <!-- ##### SECTION Short_Description ##### -->
+a widget used to choose from a list of items.
 
 
 <!-- ##### SECTION Long_Description ##### -->
@@ -203,3 +204,19 @@ GtkComboBox
 @position: 
 
 
+<!-- ##### FUNCTION gtk_combo_box_popup ##### -->
+<para>
+
+</para>
+
+@combo_box: 
+
+
+<!-- ##### FUNCTION gtk_combo_box_popdown ##### -->
+<para>
+
+</para>
+
+@combo_box: 
+
+
index 1265084d442fb088f38e54afbf9c1727505299bc..592cb71a7ec958dd8769a903ad7d5a8a5906616d 100644 (file)
@@ -2,6 +2,7 @@
 GtkComboBoxEntry
 
 <!-- ##### SECTION Short_Description ##### -->
+a text entry field with a dropdown list
 
 
 <!-- ##### SECTION Long_Description ##### -->